home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac Format 1995 June
/
MacFormat 25.iso
/
Shareware City
/
Developers
/
ICProgKit1.0
/
Source
/
Libs
/
ICMappings.h
< prev
next >
Wrap
Text File
|
1994-11-28
|
378b
|
7 lines
ICError ICMDeleteEntry (Handle entries, long pos);
ICError ICMCountEntries (Handle entries, long *count);
ICError ICMGetEntry (Handle entries, long pos, ICMapEntry *entry);
ICError ICMGetIndEntry (Handle entries, long ndx, long *pos, ICMapEntry *entry);
ICError ICMAddEntry (Handle entries, ICMapEntry *entry);
ICError ICMSetEntry (Handle entries, long pos, ICMapEntry *entry);